home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / dev / amos / AMOSL0495.lzh / AMOSLIST / 000022_amos-request@svcs1.digex.net_Wed Apr 5 20:53:02 1995.msg < prev    next >
Internet Message Format  |  1995-05-01  |  2KB

  1. Received: from svcs1.digex.net by nfs1.digex.net with SMTP id AA27985
  2.   (5.67b8/IDA-1.5); Wed, 5 Apr 1995 20:52:50 -0400
  3. Received: by svcs1.digex.net id AA28944
  4.   (5.67b8/IDA-1.5 for amos-out); Wed, 5 Apr 1995 15:50:17 -0400
  5. Received: from nfs1.digex.net by svcs1.digex.net with SMTP id AA28938
  6.   (5.67b8/IDA-1.5 for <amos@svcs1.digex.net>); Wed, 5 Apr 1995 15:50:11 -0400
  7. Received: from seraph.uunet.ca (uunet.ca) by nfs1.digex.net with SMTP id AA07330
  8.   (5.67b8/IDA-1.5 for <amos-list@access.digex.net>); Wed, 5 Apr 1995 15:49:59 -0400
  9. Received: from portnoy.canrem.com ([198.133.42.17]) by mail.uunet.ca with SMTP id <52041-6>; Wed, 5 Apr 1995 15:51:17 -0400
  10. Received: from canrem.com by portnoy.canrem.com (4.1/SMI-4.1)
  11.     id AA28889; Wed, 5 Apr 95 15:46:25 EDT
  12. Received: by canrem.com (PCB-UUCP 1.1f)
  13.     id 1D9FE9; Wed,  5 Apr 95 15:42:27 -0500
  14. To: amos-list@access.digex.net
  15. Reply-To: CRSO.Amos@canrem.com
  16. Sender: CRSO.Amos@canrem.com
  17. Subject: Re: stdin/stdout
  18. From: mike.pelletier@canrem.com (Mike Pelletier)
  19. Message-Id: <60.2097.6587.0C1D9FE9@canrem.com>
  20. In-Reply-To: <60.2093.6587.0C1D9EA4@canrem.com>
  21. Date: Wed, 5 Apr 1995 16:40:00 -0400
  22. Organization: CRS Online  (Toronto, Ontario)
  23. Status: RO
  24. X-Status: 
  25.  
  26. Hey Andy.
  27.  
  28. The STDOUT proc works fine, and the STDIN_CHAR works too (needs a return to
  29. finish the input but otherwise ok) but STDIN_LINE drops the first character
  30. entered and replaces it with the second character.  For example:
  31.  
  32. STDIN_LINE
  33. A$=Param$
  34.  
  35. and "fred" is entered in the CLI, A$ holds not "fred" but "rred".
  36.  
  37. Do you know how to fix this?
  38.  
  39. Thanks again, other than that, it is working perfectly, talking between amos
  40. and the cli.
  41.  
  42. Well met and godspeed,
  43.                       Giark